home *** CD-ROM | disk | FTP | other *** search
/ Linear Technology Linearview 1996 / linearview 1996.iso / spice / lt1228 < prev    next >
Encoding:
Text File  |  1996-07-09  |  3.1 KB  |  114 lines

  1. * Linear Technology LT1228 op amp model  
  2. * Written: 11-05-1992. Type: Current Feedback Amplifier
  3. * Connections: as per datasheet pinout
  4. *1=gm block output/current feedback amplifier non-inverting input
  5. *2=gm block inverting input
  6. *3=gm block non-inverting input
  7. *4=negative supply
  8. *5=set current
  9. *6=current feedback amplifier output
  10. *7=positive supply
  11. *8=current feedback amplifier inverting input
  12. *
  13. .SUBCKT LT1228 1 2 3 4 5 6 7 8
  14. *
  15. * THE OTA
  16. Q11 5 5 21 QN 10
  17. Q12 21 21 22 QN 10
  18. VC 22 4 DC 0
  19. F1 26 4 VC 0.375
  20. F2 27 4 VC 0.25
  21. F3 28 4 VC 0.375
  22. F4 7 23 VC 1.6
  23. F5 7 24 VC 1.6
  24. VB 7 25 DC 1.4
  25. CE1 23 7 11PF
  26. CE2 24 7 11PF
  27. RE13 23 32 120
  28. RE14 24 33 120
  29. Q13 29 25 32 QPI
  30. Q14 1 25 33 QPI
  31. Q15 23 3 28 QNI 9
  32. Q16 23 3 27 QNI
  33. Q17 23 3 26 QNI
  34. Q18 24 2 26 QNI 9
  35. Q19 24 2 27 QNI
  36. Q20 24 2 28 QNI
  37. VM 29 4 DC 1.4
  38. FM 1 4 VM 1
  39. DM 29 1 DC
  40. C1 1 7 5PF
  41. *
  42. * THE CFA
  43. Q2A 4 1 10 QP 0.5
  44. Q3A 11 10 200 QN
  45. Q4A 11 11 7 QP
  46. Q5A 9 11 7 QP
  47. Q6A 12 11 7 QP
  48. Q7A 4 9 12 QP
  49. Q8A 7 12 13 QN 10
  50. RSCA 13 6 10
  51. IBA 7 10 DC 300U
  52. *
  53. Q2B 7 1 110 QN 0.5
  54. Q3B 111 110 200 QP
  55. Q4B 111 111 4 QN
  56. *
  57. Q5B 9 111 4 QN
  58. Q6B 112 111 4 QN
  59. Q7B 7 9 112 QN
  60. Q8B 4 112 113 QP 10
  61. RSCB 6 113  10
  62. IBB 110 4 DC 300U
  63. *
  64. RC 8 200 20
  65. R9 9 0 201600
  66. D1 9 6 DC
  67. D2 6 9 DC
  68. *
  69. .MODEL DC D
  70. *
  71. .MODEL QNI NPN
  72. *
  73. .MODEL QN NPN (IS=168E-18 BF=150 ISC=40E-18 NC=1 RB=250 RE=8 RC=100
  74. +CJE=0.37P VJE=0.65 MJE=0.33 FC=0.7 CJC=0.8P VJC=0.62 MJC=0.44
  75. +TF=300P
  76. *
  77. .MODEL QPI PNP
  78. *
  79. .MODEL QP PNP (IS=230E-18 BF=150 ISC=113E-18 NC=1 RB=250 RE=8 RC=100
  80. +CJE=0.34P VJE=0.75 MJE=0.40 FC=0.7 CJC=0.8P VJC=0.5 MJC=0.36
  81. +TF=300P
  82. *
  83. .ENDS LT1228
  84. ***
  85. *         (C) COPYRIGHT LINEAR TECHNOLOGY CORPORATION 1993
  86. *                       All rights reserved.
  87. *   Linear Technology Corporation hereby grants the users of this
  88. * macromodel a non-exclusive, nontransferrable license to use this
  89. *            macromodel under the following conditions:
  90. * The user agrees that this macromodel is licensed from Linear
  91. * Technology and agrees that the macromodel may be used, loaned,
  92. * given away or included in other model libraries as long as this
  93. * notice and the model in its entirety and unchanged is included.
  94. * No right to make derivative works or modifications to the
  95. * macromodel is granted hereby.  All such rights are reserved.
  96. * This model is provided as is.  Linear Technology makes no
  97. * warranty, either expressed or implied about the suitability or
  98. * fitness of this model for any particular purpose.  In no event
  99. * will Linear Technology be liable for special, collateral,
  100. * incidental or consequential damages in connection with or arising
  101. * out of the use of this macromodel.  It should be remembered that
  102. * models are a simplification of the actual circuit.
  103. * Linear Technology reserves the right to change these macromodels
  104. * without prior notice.  Contact Linear Technology at 1630 McCarthy
  105. * Blvd., Milpitas, CA, 95035-7487 or telephone 408/432-1900 for
  106. * datasheets on the actual amplifiers or the latest macromodels.
  107. * ----------------------------------------------------------------------- *